Total Complexity | 15 |
Dependencies | 4 |
Dependents | 5 |
Total lines | 175 |
Lines of code | 128 |
Logical lines of code | 41 |
Comment lines | 0 |
Methods | 9 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
insert() | 54 | 3 | 23 | |
findById() | 57 | 3 | 17 | |
update() | 52 | 2 | 25 | |
storeActions() | 57 | 2 | 18 | |
delete() | 62 | 1 | 13 | |
findActionsByRuleId() | 61 | 1 | 12 | |
findActiveByEvent() | 64 | 1 | 10 | |
findByCriteria() | 68 | 1 | 7 | |
getTotalRules() | 79 | 1 | 3 |